--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / vendor / rns_filesync / packaging / docker-test / Dockerfile.runit
Displaying Raw • Download
vendor/rns_filesync/packaging/docker-test/Dockerfile.runit 9f71f3420c18d5800afb493b723c328d23c7ea12 (9f71f342) Text, 200 B
FROM ghcr.io/void-linux/void-glibc:latest
RUN xbps-install -Syu \
&& xbps-install -Sy python3 python3-pip runit procps-ng shadow \
&& xbps-remove -yO || true
CMD ["/bin/sh"]
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────